home *** CD-ROM | disk | FTP | other *** search
/ Adventures with Oslo: Tools & Gadgets / Adventures with Oslo - Tools and Gadgets.ISO / mac / Ad / Mod02 / bikerout.Dir / 00012.ls < prev    next >
Encoding:
Text File  |  1994-09-23  |  167 b   |  8 lines

  1. on startMovie
  2.   set HC to the number of cast "handCursor"
  3.   cursor([HC, HC + 1])
  4.   puppetSprite(4, 1)
  5.   puppetSprite(5, 1)
  6.   put "straight" into field "direction"
  7. end
  8.